From: | C. Dimitrakakis |
Date: | 5 Sep 99 at 16:05:05 |
Subject: | Re: Cli Args |
On 05-Aug-99, ZimZum wrote:
> Hi all
>
> Hmm I've just been making some utilities for my game which use quite a lot
> of CLI args, and I've come across something bloody annoying.
>
> I dunno if its a bug in AmigaOS or just Blitz, but it seems that you can
> only pass a certain amount of characters as arguments to a Blitz program,
> so if I send a lot of small files as arguments to it (which I need to do)
> , the program reads only about half of them.
AFAIK this is an amiga os "feature"
Better save all the file names in a file like t:myfile.temp and read them
one-by-one..
---------------------------------------------------------------------
To unsubscribe, e-mail: blitz-list-unsubscribe@netsoc.ucd.ie
For additional commands, e-mail: blitz-list-help@netsoc.ucd.ie